libf95getdata2 software package provides library to read/write dirfile data - Fortran 95 bindings, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libf95getdata2
libf95getdata2 is installed in your system.
Make ensure the libf95getdata2 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libf95getdata2 *
You will get with libf95getdata2 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libf95getdata2 |
| Version | 0.7.3-6+b2 [amd64, armel, armh |
| Description | library to read/write dirfile data - Fortran 95 bindings |
| Sub Section | libs |